PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFDocumentSecurityStore Class


In This Topic
    PDFDocumentSecurityStore Class Methods
    In This Topic

    For a list of all members of this type, see PDFDocumentSecurityStore members.

    Public Methods
     NameDescription
    Public MethodGets the certificate revocation lists collection.
    This collection contains CRLs that may be used in the validation of the signatures in the document.  
    Public MethodGets the certificates collection.
    This collection contains certificates that may be used in the validation of any signatures in the document.  
    Public MethodGets the underlying COS security store.  
    Public MethodGets the online certificate status protocol responses collection.
    This collection contains OCSPs that may be used in the validation of the signatures in the document.  
    Public MethodGets the certificate revocation lists collection.
    This collection contains CRLs that may be used in the validation of the signatures in the document.  
    Public MethodSets the certificates collection.
    This collection contains certificates that may be used in the validation of any signatures in the document.  
    Public MethodGets the online certificate status protocol responses collection.
    This collection contains OCSPs that may be used in the validation of the signatures in the document.  
    Top
    See Also